Node.has_prev_sibling

Check if the node has a previous sibling. Note: prev_sibling method already does this check

struct Node
const @nogc nothrow
has_prev_sibling
()

Meta